Click or drag to resize

MessageReceivedRepresentingEntryId Property

Contains the entry identifier for the messaging user who is represented by the receiving user.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public byte[] ReceivedRepresentingEntryId { get; set; }

Property Value

Type: Byte
The received representing entry identifier.
See Also